adTempus API
PreviousUpNext
IADErrors::Item Method

Retrieves the item with the specified index

C++
HRESULT Item(long Index, [out, retval] IADError ** pVal);
C#
Item(long Index, [out, retval] IADError * pVal);
Visual Basic
Sub Item(Index As long, pVal As [out, retval] IADError *)
Parameters 
Description 
[in] long Index 
The index of the item to retrieve. Valid indexes range from 1 to Count. 
adTempus API Reference version 3.0.0.0, revised 10/30/2008